diff options
Diffstat (limited to 'config/waybar/style/[Wallust] Chroma Tally.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Chroma Tally.css | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config/waybar/style/[Wallust] Chroma Tally.css b/config/waybar/style/[Wallust] Chroma Tally.css index dede0609..3200db39 100644 --- a/config/waybar/style/[Wallust] Chroma Tally.css +++ b/config/waybar/style/[Wallust] Chroma Tally.css @@ -163,11 +163,11 @@ tooltip { #battery.critical:not(.charging) { background: #bf616a; color: #eceff4; - animation-name: blink; - animation-duration: 0.5s; - animation-timing-function: linear; - animation-iteration-count: infinite; - animation-direction: alternate; + animation-name: blink; + animation-duration: 3.0s; + animation-timing-function: steps(12); + animation-iteration-count: infinite; + animation-direction: alternate; } #cpu { |
